How to Install freehdl software package in Debian 7 (Wheezy)

How to Install freehdl software package in Debian 7 (Wheezy)

freehdl software package provides VHDL simulator for Linux, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install freehdl 

freehdl is installed in your system.

Make ensure the freehdl package were installed using the commands given below,

$ sudo dpkg-query -l | grep freehdl *

You will get with freehdl package name, version, architecture and description in a table

freehdl package basic information:

Distro Debian 7 wheezy
Section Electronics
Package freehdl
Version 0.0.7-1.1
Description VHDL simulator for Linux
Sub Section Electronics


See Also, How to uninstall or remove freehdl software package from Debian 7 (Wheezy)?